SftTree/NET 2.0

OnInvalidated Method, SftTree Class

Softel vdm, Inc.

Raises the Invalidated event.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Protected Overrides Sub OnInvalidated( ByVal e As InvalidateEventArgs )

C#   

protected override void OnInvalidated( InvalidateEventArgs e );

C++   

protected: virtual void OnInvalidated( InvalidateEventArgs^ e );

e

An InvalidateEventArgs that contains the event data.

Comments

The OnInvalidated method raises the Invalidated event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com